body {
	background-color: #C0E0E6;
	background-attachment: scroll;
	background-image: url(bgimg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #003333;
	scrollbar-3dlight-color:#009DA5;	/*ふちどりハイライト*/
	scrollbar-arrow-color:#31727D;	/*矢印の色*/
	scrollbar-darkshadow-color:#18393F;	/*ふちどり影色*/
	scrollbar-face-color:#C0E0E6;	/*スクロールバー表面*/
	scrollbar-highlight-color:#ffffff;	/*ハイライト*/
	scrollbar-shadow-color:#47A4B4;	/*ボタン影色*/
	scrollbar-track-color:#93CBD5;	/*スクロールバー背景*/

}
a:link {
	color: #0089BE;
	text-decoration: none;
	font-weight: bold;


}
a:visited {
	color: #008955;
	text-decoration: none;
	font-weight: bold;


}
a:hover {
	color: #EC9800;
	background-color: #FFDF00;
	text-decoration: none;
	font-weight: bold;


}
.text10 {
	font-size: 10px;
	font-style: normal;
	line-height: normal;

}
.text12 {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
